Specifies a table from the available database tables that contains the data field whose content should be displayed as a list entry.
使用可能なデータベーステーブルから選択します。選択したデータベーステーブルに含まれるデータフィールドの内容をリスト項目として表示できます。
|
To access this command...この機能の見つけ方 |
For list boxes, a table that can be linked with the current form table is indicated. The link table must have at least one field in common with the table of the current form. This makes it possible to establish an unambiguous reference.
リストボックスの場合、現在のフォームのテーブルに関連付けることが可能なテーブルが表示されます。このリンクテーブルには、現在のフォームのテーブルと共通するフィールドが少なくともひとつは存在する必要があります。これによって、明確な参照を確立することが可能になります。
For combo boxes, there must be a relationship between the form table and the table containing the data to be displayed in the combo box.
コンボボックスの場合には、フォームテーブルとコンボボックスで表示されるデータを含むテーブルの間に何らかの関係が存在する必要はありません。
In the Table field, select the table containing the data field whose content should be displayed in the control field.
フィールド Table で選択したテーブルに含まれるデータフィールドの内容をコントロールフィールドに表示できます。
The table given here appears in the Control properties as an element of an SQL statement in the List Contents field.
コントロール属性には、ここで記載した表が SQLステートメントの構成要素として、リストの内容 のフィールドに表示されます。